powered by
bn
bn.fit
graphNEL
graphAM
# S3 method for graphNEL as.bn(x) # S3 method for graphAM as.bn(x) # S3 method for bn as.graphNEL(x) # S3 method for bn.fit as.graphNEL(x) # S3 method for bn as.graphAM(x) # S3 method for bn.fit as.graphAM(x)
## Not run: ------------------------------------ # library(graph) # a = bn.fit(hc(learning.test), learning.test) # b = as.graphNEL(a) # c = as.bn(b) ## ---------------------------------------------
Run the code above in your browser using DataLab